projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bcabc20
)
(normal-erase-is-backspace-mode): Doc fix.
author
Eli Zaretskii
<eliz@gnu.org>
Fri, 6 Apr 2001 13:34:32 +0000
(13:34 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Fri, 6 Apr 2001 13:34:32 +0000
(13:34 +0000)
lisp/simple.el
patch
|
blob
|
history
diff --git
a/lisp/simple.el
b/lisp/simple.el
index 6f270128ce16d9551f7f9c1ae6e1e959691a9fbc..9d2d78a8f44d4075b0b3b3820b502ae0d2a357b8 100644
(file)
--- a/
lisp/simple.el
+++ b/
lisp/simple.el
@@
-4076,7
+4076,7
@@
call `normal-erase-is-backspace-mode' (which see) instead."
(defun normal-erase-is-backspace-mode (&optional arg)
"Toggle the Erase and Delete mode of the Backspace and Delete keys.
-With numeric arg, turn the mode on if and only ARG is positive.
+With numeric arg, turn the mode on if and only
if
ARG is positive.
On window systems, when this mode is on, Delete is mapped to C-d and
Backspace is mapped to DEL; when this mode is off, both Delete and